WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarSlotLoadingEventArgs<T> Class
Members
In This Topic
    CalendarSlotLoadingEventArgs<T> Class
    In This Topic
    Base event data for slot loading events.
    Object Model
    CalendarSlotLoadingEventArgs<T> ClassCalendarSlotPresenter Class
    Syntax
    public abstract class CalendarSlotLoadingEventArgs<T> : System.EventArgs 
    where T: CalendarSlotInfo
    Type Parameters
    T
    Inheritance Hierarchy
    See Also